Trim Text
Remove first and last n character(s) from a string.
Node Data | |
|---|---|
Display name | |
Trim Text | |
Internal name | |
Node_String_Trim | |
Inheritances | |
| Node_Processor | |
| Node_String_Trim | |
Inputs | |
Text | |
text |
Text |
Trim | |
enum |
Trim |
enum |
Mode |
float |
Head |
float |
Tail |
text |
Text |
Outputs | |
text |
Text |
Cut text from the beginning or the end.
Properties
| Trim | |
| Trim | Trim counting type. |
| Mode | Trim amount scaling. - Progress: Use ratio, where 1 means the full text length. |